home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 1163 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  944 b 

  1. Path: shellx.best.com!usenet
  2. From: Rigor@clever.net (Matt Fox)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: AT Question:  is it possible to send two subsequent dial commands?
  5. Date: 11 Jan 1996 16:09:19 GMT
  6. Organization: Best Internet Communications
  7. Message-ID: <4d3cnf$8eq@shellx.best.com>
  8. References: <worman.2-1101960947400001@128.146.252.167>
  9. NNTP-Posting-Host: belvdere.vip.best.com
  10.  
  11. In article <worman.2-1101960947400001@128.146.252.167>, 
  12. worman.2@osu.edu says...
  13. >
  14. >Hello-
  15. >
  16. >I'm using an older 1200 baud Hayes modem as a dialler, but it won't 
  17. accept
  18. >REALLY long phone numbers (using a calling card for LD, so we're 
  19. talking
  20. >about 30-40 digits with some commas thrown in here and there)
  21.  
  22. To send mor then one string of phone numbers do the following:
  23. atdt11231231231231312321313; <- notice the ; character
  24. atxd 123123213123123
  25. set the second dialing string to x0 or x3 to disable the hunt
  26. for dialing tone.
  27.  
  28. should work on most modems.
  29.  
  30.